←Select platform

Remove<TService>() Method

Summary

Removes a service from the collection with a given type.

Syntax

C#
VB
C++
public void Remove<TService>() 
  
Public Overloads Sub Remove(Of TService)()  
public: 
void Removegeneric<typename TService> 
();  

Type Parameters

TService
The type of the service to remove.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly